Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODMenuBar


CheckCommand

Mac OS

The CheckCommand method places a checkmark next to the specified menu item, or unchecks it.

void CheckCommand (in ODCommandID cmdNumber,
                   in ODBoolean check);
cmdNumber
The command ID of the menu item to be checked. On the Mac OS platform, the command ID is defined as a signed 32-bit value.
check
kODTrue if the menu item is to be checked, or kODFalse if the menu item is to be unchecked.
SEE ALSO
The ODCommandID type (page 895).


Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help